You are here: Understanding the Meridian object model > About the ExportPackage object > The ExportPackage object properties > ContentIncluded property

ContentIncluded property

Gets or sets a value that indicates the types of document content contained in the current export package.

Syntax
ContentIncluded As Long
Return Values

One of the AS_EXPORTPACKAGE_CONTENTINCLUDED_VALUES constants that are available in the VBScript editor Object Browser.

Remarks

The package must be in the Open status to set the value.

Related concepts

About the ExportPackage object